Skip to content

feat: implement lab01 devops info service#1

Open
pepegx wants to merge 1 commit intomasterfrom
lab01
Open

feat: implement lab01 devops info service#1
pepegx wants to merge 1 commit intomasterfrom
lab01

Conversation

@pepegx
Copy link
Owner

@pepegx pepegx commented Jan 28, 2026

  • Implement Flask-based DevOps Info Service (Python)
  • Add GET / endpoint with service, system, runtime, and request info
  • Add GET /health endpoint for monitoring
  • Implement environment variable configuration (HOST, PORT, DEBUG)
  • Add comprehensive documentation (README.md and LAB01.md)
  • Include best practices: PEP 8, error handling, logging
  • Add GitHub Community engagement section
  • Implement bonus task: Go version of the service
  • Add testing screenshots and evidence
  • Pin dependencies in requirements.txt
  • Configure .gitignore for Python and Go

- Implement Flask-based DevOps Info Service (Python)
- Add GET / endpoint with service, system, runtime, and request info
- Add GET /health endpoint for monitoring
- Implement environment variable configuration (HOST, PORT, DEBUG)
- Add comprehensive documentation (README.md and LAB01.md)
- Include best practices: PEP 8, error handling, logging
- Add GitHub Community engagement section
- Implement bonus task: Go version of the service
- Add testing screenshots and evidence
- Pin dependencies in requirements.txt
- Configure .gitignore for Python and Go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant